var crypto/x509.pemType

2 uses

	crypto/x509 (current package)
		x509.go#L1798: var pemType = "X509 CRL"
		x509.go#L1809: 		if block != nil && block.Type == pemType {